Nevron.Nov.UI Namespace / NUITheme Class / GetBoxUIPartSkinner Method / GetBoxUIPartSkinner(NSchema,NSkin,NThemeSelectorPart[]) Method
In This Topic
    GetBoxUIPartSkinner(NSchema,NSkin,NThemeSelectorPart[]) Method
    In This Topic
    Gets an image skinner, that skins box elements that are instances of the specified target schema.
    Syntax
    public NBoxUIPartSkinner GetBoxUIPartSkinner( 
       NSchema schema,
       NSkin skin,
       params NThemeSelectorPart[] defaultContext
    )

    Parameters

    schema
    skin
    defaultContext
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also